nhooyr.io/websocket.trimLastFourBytesWriter.w (field)
4 uses
nhooyr.io/websocket (current package)
compress.go#L84: w io.Writer
compress.go#L111: _, err := tw.w.Write(tw.tail[:extra])
compress.go#L132: n, err := tw.w.Write(p)
write.go#L79: w: util.WriterFunc(mw.write),
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |